home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 60.zip / BS1 part 60 / Imagemaster d4.adf / apa.lzh / mfms_hlp < prev    next >
Text File  |  1993-08-30  |  2KB  |  85 lines

  1. \ApAssist
  2. \: - This is the Quick Help for the file multiframe seqe set scripts panel -
  3. \: -------------------------------------------------------------------------
  4. \:   Written by David E. Patterson
  5. \: -------------------------------------------------------------------------
  6.  
  7. \font topaz.font 8
  8. \tc 1
  9. \wr
  10. \lj
  11. \dd "imh_descriptor"
  12.  
  13. \index "hlp_index/index"
  14. \toc "hlp_toc/toc"
  15. \help "aa_help/help
  16.  
  17. \node "mfms_open"
  18. \title "Open Script"
  19. \next "mfms_pre"
  20. \prev ""
  21. This text entry field is used to specify the full path and name of an ARexx
  22. script that will be executed before any frames are generated.  As an example,
  23. if you were generating animations the opening script would be filled with \{
  24. \tc 15 \ts b rxpi:animwr1.rexx\} .
  25.  
  26. \endnode
  27.  
  28. \node "mfms_pre"
  29. \title "Pre-render Script"
  30. \next "mfms_post"
  31. \prev "mfms_open"
  32. This is the text entry field that will contain the full path and name of an
  33. \{ \ts i ARexx \} script that will be executed before each frame is rendered.
  34.  
  35. \endnode
  36.  
  37. \node "mfms_post"
  38. \title "Post-render Script"
  39. \next "mfms_close"
  40. \prev "mfms_pre"
  41. This is the text entry field that will contain the full path and name of an
  42. ARexx script that will execute just after each frame is rendered.  As an
  43. example, if you were generating animations the post-render script would be
  44. filled with \{ \tc 15 \ts b rxpi:animwr3.rexx\} .
  45.  
  46. \endnode
  47.  
  48. \node "mfms_close"
  49. \title "Closeing Script"
  50. \next "mfms_anim"
  51. \prev "mfms_post"
  52. This text entry field is used to specify the full path and name of an ARexx
  53. script that will be executed after all frames are generated.  As an example,
  54. if you were generating animations the closing script would be filled with \{
  55. \tc 15 \ts b rxpi:animwr4.rexx\} .
  56.  
  57. \endnode
  58.  
  59. \node "mfms_anim"
  60. \title "Anim Writer"
  61. \next "mfms_flick"
  62. \prev "mfms_close"
  63. This button, when selected, will automatically place the \{ \ts i ARexx \}
  64. scripts for the creation of an Anim into the script entry areas.
  65.  
  66. \endnode
  67.  
  68. \node "mfms_flick"
  69. \title "FLIck Writer"
  70. \next "mfms_clear"
  71. \prev "mfms_anim"
  72. This button, when selected, will automatically place the \{ \ts i ARexx \}
  73. scripts for the creation of a FLIck into the script entry areas.
  74.  
  75. \endnode
  76.  
  77. \node "mfms_clear"
  78. \title "Clear"
  79. \next ""
  80. \prev "mfms_flick"
  81. This button will clear all of the scripts from the script entry area.
  82.  
  83. \endnode
  84.  
  85.